home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 August / Macworld (1999-08).dmg / Shareware World / Info / Extension Overload v4.0 / EO FAT / EO FAT.rsrc / TEXT_12007.txt < prev    next >
Encoding:
Text File  |  1999-06-01  |  428 b   |  1 lines

  1. ODBC (Open Database Connectivity) is a porgramming interface that enables applications to access data in database management systems that use Structured Query Language (SQL) as a data access standard. The driver manager, also a DLL on Windows, or shared libraries on a Mac, gives access to the individual drivers. The driver manager processes the application's function calls and directs them to the appropriate loadable driver.